You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TOpenCLKernelList Class > TOpenCLKernelList Methods > TOpenCLKernelList.Find Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TOpenCLKernelList.Find Method

Searches for and returns the index of the kernel with KernelName.

Syntax
C#
Visual Basic
public bool Find([In] string KernelName, ref int Idx);

Returns true, if the kernel with KernelName exists and the Idx parameter will contain the index in the list on the output.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!